home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 5118 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.0 KB

  1. Path: hubcap.clemson.edu!hubcap!debrown
  2. From: debrown@hubcap.clemson.edu (David E. Brown)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: Interrupts in C++
  5. Date: 2 Feb 96 16:02:20 GMT
  6. Organization: Zentropa
  7. Message-ID: <debrown.823276940@hubcap>
  8. References: <310FBF6A.6692@sask.aecl.ca> <3110D0E6.3198@airmail.net>
  9. NNTP-Posting-Host: hubcap.clemson.edu
  10.  
  11. Mark Nelson <markn@airmail.net> writes:
  12.  
  13. >Mark Kotyk wrote:
  14. >> 
  15. >> I've been trying to get a good Com class going, but soon found
  16. >> out there is no easy way to get a Dos interrupt handler to sit
  17. >> in a class, and have access to private data members.
  18. >> 
  19. >> Any help.  I have picked up a package that did allow interrupts
  20. >> to be created dynamically, but it was rather large.
  21.  
  22. [...]
  23.  
  24. >I used this technique in my book on C++ serial communiations.  You can get 
  25. >more info about it from my home page.
  26.  
  27. I recommend this book.  It's the best out there right now for C++ comm on 
  28. the PC.  Get the book and then do what you want.  It will probably save 
  29. you a lot of time.
  30.  
  31. -Dave, no commercial interest.
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.